PlotAreaWall Property

Contains the wall of a chart. For two-dimensional charts, the wall spans the entire plot area. For three-dimensional charts, the wall consists of two perpendicular rectangles.

Definition

Namespace: Independentsoft.Office.Odf.Charts
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public Wall Wall { get; set; }

Property Value

Wall

See Also